<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_ROMANIAN</nationality>

		<long_name>Vanatorul De Care R35 </long_name>
		<short_name>VDC R35</short_name>
		<comment>A light infantry tank modified into a tank hunter with a T26 turret. Armed with a Soviet model 45mm tank gun</comment>

		<uniform>romanian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1944</year><number>30</number></data>
		<data><month>12</month><year>1945</year><number>30</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Vanatorul R35(T26).png</image_profile>
			<weight>10600</weight>
		</attributes>

		<drive>
			<engine>
				<name>Renault V4</name>
				<horsepower>82</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>5</offsetX><offsetY>182</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Tancuri R35.png</image_view>

			<width>187</width>
			<length>402</length>
			<height>98</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>40@40</upper_front>
				<lower_front>40@-25</lower_front>
				<side>40</side>
				<upper_rear>32@24</upper_rear>
				<lower_rear>32@-24</lower_rear>
				<top>25</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>158</width>
			<length>273</length>
			<height>38</height>

			<offsetX>0</offsetX>
			<offsetY>43</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>43@37</front>
				<side>40@10</side>
				<rear>32@24</rear>
				<top>25</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-VDC T26 turret.png</image_view>

			<diameter>133</diameter>
			<height>63</height>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>15</front>
				<side>15</side>
				<rear>15</rear>
				<top>10</top>
				<mantlet>15</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_45_20K</type><offsetX>-5</offsetX><offsetY>-23</offsetY></weapon>
			<weapon><type>WEAPON_LMG_REIBEL</type><offsetX>13</offsetX><offsetY>-27</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_45_20K</for><flavour>FLAVOUR_APCBC</flavour><rounds>22</rounds></ammo>
			<ammo><for>WEAPON_CANNON_45_20K</for><flavour>FLAVOUR_HE</flavour><rounds>78</rounds></ammo>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2400</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_M1892</type></weapon>
				<ammo><for>WEAPON_PISTOL_M1892</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
